home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / disk / cdrom / amicdfs.readme < prev    next >
Text File  |  1995-01-16  |  3KB  |  57 lines

  1. Short:    CDROM fs, also reads Mac floppy & hd
  2. Author:   MC6489@mclink.it (Nicola Salmoria)
  3. Uploader: MC6489@mclink.it (Nicola Salmoria)
  4. Type:     disk/cdrom
  5.  
  6. AmiCDFileSystem is a file system which can read:
  7.  
  8. - ISO-9660 (w/ RockRidge extensions) and Macintosh HFS CD-ROMs
  9. - Macintosh HFS floppy and hard disks
  10.  
  11. The ability to read Macintosh floppy and hard disks comes for free, since
  12. they use the same file system used for HFS CD-ROMs.
  13.  
  14. This program was originally based on AmiCDROM 1.9 by Frank Munkert. While the
  15. file system functions are mostly the original ones, I completely rewrote the
  16. packet handling routines.
  17.  
  18. This file system can be installed on the Rigid Disk Block (RDB) of an hard
  19. disk to automatically mount a Mac partition (you can even boot from it, if
  20. you manage to put the necessary Amiga system files in it).
  21.  
  22. The code is reentrant and is shared among multiple instances of the file
  23. system. This means that if you use AmiCDFileSystem on a CD-ROM drive, a
  24. magneto-optical drive, two floppy drives and two hard disk partitions, like
  25. a friend of mine does, only one copy will be loaded instead of six - saving
  26. 100K of memory.
  27.  
  28.  
  29. ============================= Archive contents =============================
  30.  
  31. Original  Packed Ratio    Date     Time    Name
  32. -------- ------- ----- --------- --------  -------------
  33.      632     283 55.2% 03-Oct-94 23:18:22  AmiCDFileSystem.info
  34.     6928    3034 56.2% 03-Oct-94 23:14:20  AmiCDFileSystem/AmiCDFileSystem.guide
  35.      482     241 50.0% 03-Oct-94 23:18:22  AmiCDFileSystem/AmiCDFileSystem.guide.info
  36.      481     318 33.8% 03-Oct-94 23:28:08  AmiCDFileSystem/CD0
  37.      529     309 41.5% 03-Oct-94 23:19:26  AmiCDFileSystem/CD0.info
  38.    20664   12494 39.5% 03-Oct-94 22:35:48  AmiCDFileSystem/L/AmiCDFileSystem
  39.      391     270 30.9% 03-Oct-94 23:16:56  AmiCDFileSystem/MAC0
  40.      492     273 44.5% 03-Oct-94 23:18:22  AmiCDFileSystem/MAC0.info
  41.    16760    4784 71.4% 02-Oct-94 23:35:36  AmiCDFileSystem/src/cdrom.c
  42.     2533     969 61.7% 24-Sep-94 15:23:14  AmiCDFileSystem/src/cdrom.h
  43.    41840   12258 70.7% 03-Oct-94 23:10:06  AmiCDFileSystem/src/device.c
  44.     8322    2726 67.2% 03-Oct-94 22:32:24  AmiCDFileSystem/src/generic.c
  45.     4309    1367 68.2% 03-Oct-94 22:28:00  AmiCDFileSystem/src/generic.h
  46.    20333    5867 71.1% 02-Oct-94 23:31:26  AmiCDFileSystem/src/hfs.c
  47.     2997     906 69.7% 01-Oct-94 23:42:50  AmiCDFileSystem/src/hfs.h
  48.    20256    5646 72.1% 03-Oct-94 22:33:30  AmiCDFileSystem/src/iso9660.c
  49.     2621     822 68.6% 03-Oct-94 22:30:18  AmiCDFileSystem/src/iso9660.h
  50.     8680    2684 69.0% 28-Sep-94 11:06:38  AmiCDFileSystem/src/rock.c
  51.      642     283 55.9% 04-Apr-94 19:31:04  AmiCDFileSystem/src/rock.h
  52.      393     256 34.8% 03-Oct-94 22:33:18  AmiCDFileSystem/src/scoptions
  53.      589     382 35.1% 03-Oct-94 15:08:00  AmiCDFileSystem/src/SMakefile
  54.      849     351 58.6% 24-Sep-94 20:06:22  AmiCDFileSystem/src/stackswap.asm
  55. -------- ------- ----- --------- --------
  56.   161723   56523 65.0% 04-Oct-94 15:55:34   22 files
  57.